Returns the Rect
instance for the empty origin and the given size
value.
Returns the Rect
instance for the given origin
and size
values.
Returns the Rect
instance for the given width
and height
values.
Returns the Rect
instance for the given x
, y
, width
, and height
values.